ansible
Ansible role: Ansible
This role helps you to install ansible on your linux machine.
Travis | GitHubActions | Quality | Downloads | Version |
---|---|---|---|---|
Requirements
- Linux machine
- Ansible 2.10
Role Variables
You can specify your ansible version in this variable.
ansible_version: 2.10.3
Example Playbook
- hosts: all
vars:
ansible_version: 2.9.13
roles:
- amine7777.ansible
Author Information
- Amine Kahlaoui, DevOps engineer.
About
This role installs ansible on your linux machine.
Install
ansible-galaxy install amine7777/ansible-role-ansible
License
Unknown
Downloads
19
Owner