rename update_ns.sh script
This commit is contained in:
5
scripts/update_ns.sh
Normal file
5
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