Skip to content
This repository has been archived by the owner on Aug 30, 2020. It is now read-only.

aussielunix/ansible-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role - python

Build Status

This role will ensure that python is installed.

Requirements

None

Role Variables

NA

Dependencies

None

Example Playbook

- hosts: all
  roles:
     - aussielunix.python

Hacking

There is an included Vagrant setup for hacking on this module.

cd tests
source .hack.sh
vagrant up
ansible-playbook test.yml
...
vagrant destroy
vagrant up
ansible-playbook test.yml -vvvv
...

License

BSD

Author Information

Mick Pollard
@aussielunix (twitter, gmail, github, linkedin)

About

ansible role for installing python

Resources

Stars

Watchers

Forks

Packages

No packages published