ansible_dev_env/adhoc_get-facts.sh

5 lines
64 B
Bash
Executable File

#!/bin/bash
ansible $1 -i inventory/prod.yml -u root -m setup