updating commands

This commit is contained in:
2021-03-03 13:33:51 +00:00
parent bb6466fbee
commit ff3279cd57

4
commands Normal file
View File

@@ -0,0 +1,4 @@
ansible-playbook -b test.yml --vault-password-file password --tags rust
ansible-playbook -b test.yml --vault-password-file password --tags "setup,terraform"
ansible-galaxy install -r requirements.yml