项目作者: rossbannerman
项目描述 :
Ansible role to bootstrap Arch nodes with Python
高级语言: Python
项目地址: git://github.com/rossbannerman/ansible-bootstrap-python.git
python
Bootstrap Arch nodes with Python
Requirements
N/A
Role Variables
This role currently only supports Arch: ansible_os_family: Archlinux
Dependencies
N/A
Example Playbook
gather_facts
must be set to False
- hosts: servers
gather_facts: False
roles:
- role: python
License
MIT / BSD