Skip to content

Testing out Ansible playbooks and inventory on VMs in my home lab

Notifications You must be signed in to change notification settings

Schibes/ansible-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-practice

Testing out Ansible playbooks, inventory, and roles on VMs in my home lab.

Practice Notes: Edit /etc/ansible/ansible.cfg to contain the following: interpreter_python = auto_legacy_silent host_key_checking = False This will squelch Python interpreter warnings and SSH host key checks which are not needed when running in a lab environment.

About

Testing out Ansible playbooks and inventory on VMs in my home lab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published