项目作者: rossbannerman

项目描述 :
Ansible role to bootstrap Arch nodes with Python
高级语言: Python
项目地址: git://github.com/rossbannerman/ansible-bootstrap-python.git
创建时间: 2019-10-28T14:59:10Z
项目社区:https://github.com/rossbannerman/ansible-bootstrap-python

开源协议:

下载


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

  1. - hosts: servers
  2. gather_facts: False
  3. roles:
  4. - role: python

License

MIT / BSD