Posts tagged 'ansible' Page 1 of 1

Useful Ansible Commands

Jeff Geerling has lots of great resources on both Ansible and Kuberenetes. Here are some Ansible notes, I got mostly from watching his videos. Create / delete a user: ansible app -b -m user -a "n...