Skip to content

open-circle-ltd/ansible-collection-linux

 
 

Repository files navigation

Ansible Collection - bonddim.linux

Galaxy version Licence Last commit

Tested with Ansible

Tested with the stable releases of Ansible 2.9 and 2.10 and the development version of Ansible

Dependencies

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

Included content

Roles

FQDN Name Documentation Build Status
bonddim.linux.adguardhome Readme
bonddim.linux.docker Readme
bonddim.linux.epel Readme
bonddim.linux.lxd Readme
bonddim.linux.snapd Readme
bonddim.linux.traefik Readme
bonddim.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 bonddim.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:
  - bonddim.linux

See Ansible Using collections for more details.

Contributing to this collection

If you want to develop new content for this collection or improve what is already here, please open an issue or create a PR

More information

Licensing

GNU General Public License v3.0 or later

See LICENSE to see the full text.

About

Linux roles collection for different purposes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jinja 100.0%