Skip to content

ksoul78/ansible-training

Repository files navigation

Ansible Starter Kit

This repository is aimed at starting fast and effective with ansible.

  • Fill the hosts file with you groups and hosts.
  • Modify the ssh.cfg config file to fit your needs.
  • Write new playbooks in playbooks directory.
  • Operate from the project root so that ansible.cfg and ssh.cfg are taken into account by all ansible commands.
  • Run ansible all -m ping: if you get pong response from all hosts, you are ready to operate.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published