ansible_dev_env/adhoc_ck-ups.sh

5 lines
91 B
Bash
Raw Normal View History

2023-12-22 13:42:13 -05:00
#!/bin/bash
ansible ups -i inventory/prod.yml -u root -m shell -a "upsc myups@localhost"