updating commands
This commit is contained in:
2
commands
2
commands
@@ -2,3 +2,5 @@ ansible-playbook -b test.yml --vault-password-file password --tags rust
|
|||||||
ansible-playbook -b test.yml --vault-password-file password --tags "setup,terraform"
|
ansible-playbook -b test.yml --vault-password-file password --tags "setup,terraform"
|
||||||
|
|
||||||
ansible-galaxy install -r requirements.yml
|
ansible-galaxy install -r requirements.yml
|
||||||
|
|
||||||
|
ansible-vault encrypt_string 'email-smtp.eu-west-1.amazonaws.com' --name 'vault_smtp_hostname' --vault-pass-file ./password
|
||||||
|
|||||||
Reference in New Issue
Block a user