This repository contains the panzer1119.linux Ansible Collection.
Some modules and plugins require external libraries. Please check the requirements for each plugin or module you use in the documentation to find out which requirements are needed.
ansible-galaxy collection install panzer1119.linuxYou can also include it in a requirements.yml file and install it via
ansible-galaxy collection install -r requirements.yml using the format:
collections:
- name: panzer1119.linuxTo upgrade the collection to the latest available version, run the following command:
ansible-galaxy collection install panzer1119.linux --upgradeYou can also install a specific version of the collection, for example, if you
need to downgrade when something is broken in the latest version (please report
an issue in this repository). Use the following syntax where X.Y.Z can be any
available version:
ansible-galaxy collection install panzer1119.linux:==X.Y.ZSee Ansible Using Collections for more details.
See the changelog.
- Ansible collection development forum
- Ansible User guide
- Ansible Developer guide
- Ansible Collections Checklist
- Ansible Community code of conduct
- The Bullhorn (the Ansible Contributor newsletter)
- News for Maintainers
Apache License, Version 2.0
See LICENSE to see the full text.