updating playbook
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
---
|
||||
# local or remote connection
|
||||
- hosts: all
|
||||
# - hosts: 127.0.0.1
|
||||
# connection: local
|
||||
@@ -27,6 +26,7 @@
|
||||
- role: mac
|
||||
when: target_system == "mac"
|
||||
- role: shell
|
||||
- role: npm
|
||||
- role: python
|
||||
- role: rust
|
||||
- role: terraform
|
||||
|
||||
Reference in New Issue
Block a user