mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 05:30:18 +00:00
Merge branch 'master' of ttm.sh:thunix/ansible
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
cd /var/thunix/ansible
|
||||
git pull
|
||||
ansible-playbook -i ./hosts site.yml -u root
|
||||
ansible-playbook -i ./hosts site.yml -u root --limit `hostname -f`
|
||||
Reference in New Issue
Block a user