Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 654 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 654 Bytes

Ansible-test

Just project for ansible tests

Project's playbooks

  • bitdefender.yml: This playbook install BitDefender downloader client - SNX

  • ping.yml: This playbook makes ping test.

  • ifconfig.yml: This playbook checks is there config.file.

  • prepare_nodes.yml: This playbook prepares nodes for work.

  • update.yml: This playbook updates all packages on host.

Some piece of wisdom

If you don't khow what is ansible, there is the best way to describe it:

Ansible is the simplest way to automate apps and IT infrastructure.

-- DevOps engineers

Enjoy this project!