updating playbook

This commit is contained in:
2021-03-09 18:08:53 +00:00
parent f0d5c0bc46
commit e5421222ca

View File

@@ -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