Skip to content

orifici/ansible-pyenv-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Molecule Test

Ansible pyenv install

An Ansible role to install pyenv

Requirements

This role needs all packages in requirements.txt

pip install -r requirements.txt

Role Variables

Variable Type Description default required?
os_users dict each dictionary of type {username_1: {"home": "string"}, username_2: {"home": "string"} {} yes

Example Playbook

- hosts: all
  roles:
     - ansible-pyenv-install

Running molecule

⚠️ Before running molecule make sure you have installed all packages in requirements.txt

molecule test

License

Mit License

Author Information

https://github.com/orifici

About

An Ansible role to install pyenv

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages