refactor ansible code in to ansible-2.0 folder, and created space for ansible-2.10
This commit is contained in:
5
ansible-2.0/scripts/update_ns.sh
Normal file
5
ansible-2.0/scripts/update_ns.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
# run ansible playbook to update name servers
|
||||
|
||||
ansible-playbook -vv ns.xai-corp.net.yml -i inventory.conf -u ansible
|
||||
Reference in New Issue
Block a user