Tiny helpful Ansible thing I've been enjoying: need to run a playbook against a single host without an inventory entry?
ansible-playbook -i "host-or-ip," playbook.yml
The comma at the end of the hostname/IP is important.
Tiny helpful Ansible thing I've been enjoying: need to run a playbook against a single host without an inventory entry?
ansible-playbook -i "host-or-ip," playbook.yml
The comma at the end of the hostname/IP is important.
If you have a fediverse account, you can quote this note from your own instance. Search https://infosec.exchange/users/mttaggart/statuses/115539006802020286 on your instance and quote it. (Note that quoting is not supported in Mastodon.)