Skip to content

aramirol/ansible-collection-linux

Repository files navigation

Ansible Collection - aramirol.linux

Galaxy version Licence Last commit

Tested with Ansible

Tested with Ansible 2.10.x

Dependencies

collections:
  - name: community.general
  - name: community.docker

Included content

Roles

FQDN Name Documentation Build Status
aramirol.linux.docker Readme
aramirol.linux.epel Readme
aramirol.linux.lxd Readme
aramirol.linux.users Readme

Using this collection

Before using the collection, you need to install the collection with the ansible-galaxy CLI:

ansible-galaxy collection install aramirol.linux

You can also include it in a requirements.yml file and install it via:

ansible-galaxy collection install -r requirements.yml

Using the format:

collections:
  - aramirol.linux

See Ansible Using collections for more details.

Licensing

GNU General Public License v3.0 or later

See LICENSE to see the full text.