Skip to content

Latest commit

 

History

History

ansible_node

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Ansible Role: Ansible node

Setup Ansible on Debian and Ubuntu servers.

Role Variables

Available variables can be found in defaults/main.yml

Example Playbook

    - hosts: all

      vars:
        ansible_node_ansible_version: 11.1

      roles:
        - alphanodes.setup.ansible_node