Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 327 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 327 Bytes

my playbook collection - ansible

  • install / remove package
  • start / stop service
  • passwordless root execution / passwordless sudoer execution via host
  • boolean execution
  • multiple packages installation - with_items
  • dry run
  • variables management via host
  • fact gathering via setup
  • include other playbook via tasks