Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 294 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 294 Bytes

python-ansible

A hello world python ansible module and an example input output python ansible module, and a list example

Prequesites

  • ansible 2.5.5
  • python 2.7

Usage

$ ansible-playbook version_change.yml

$ ansible-playbook hello_world.yml

$ ansible-playbook list.yml