kartikvashistha / ansible-playbooks

Repo to store all of my Ansible playbooks and inventories.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ansible-playbooks

How to run a playbook

ansible-playbook -K <playbook-name>

Example:

# Run the Fedora Workstation setup playbook
ansible-playbook -K playbook-setup-fedora-ws.yml

About

Repo to store all of my Ansible playbooks and inventories.


Languages

Language:Lua 44.3%Language:Shell 28.4%Language:Jinja 27.3%