Externe Rolle "basics" statt "common"
This commit is contained in:
parent
a7e9078453
commit
acf416f7ef
16 changed files with 20 additions and 238 deletions
3
site
3
site
|
@ -1,3 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
ANSIBLE_ROLES_PATH="$HOME/.ansible/roles"
|
||||
|
||||
ansible-galaxy install -f -r requirements.yml
|
||||
ansible-playbook site.yml -i production -bK $*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue