Tested with the stable releases of Ansible 2.9 and 2.10 and the development version of Ansible
collections:
- name: community.general
- name: community.docker
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 |
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.
If you want to develop new content for this collection or improve what is already here, please open an issue or create a PR
GNU General Public License v3.0 or later
See LICENSE to see the full text.