Skip to content

Repository files navigation

Panzer1119 Linux Collection

This repository contains the panzer1119.linux Ansible Collection.

External requirements

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.

Included content

Using this collection

    ansible-galaxy collection install panzer1119.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:
  - name: panzer1119.linux

To upgrade the collection to the latest available version, run the following command:

ansible-galaxy collection install panzer1119.linux --upgrade

You 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.Z

See Ansible Using Collections for more details.

Release notes

See the changelog.

Roadmap

More information

Licensing

Apache License, Version 2.0

See LICENSE to see the full text.

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages