vbotka.ansible_lib

ansible_lib

quality Build Status GitHub tag

Ansible role. A collection of Ansible tasks.

You can share your thoughts and report problems.

We welcome contributions.

Description

This role contains a set of independent tasks. Its goal is to provide a library of reusable tasks that can be used in playbooks and other roles. For example,

- name: Create groups of reachable and unreachable hosts.
  include_role:
    name: vbotka.ansible_lib
    tasks_from: al_hosts_reachable

Check the comments in the tasks for more details.

Requirements and dependencies

Collections

  • community.general

Ansible lint

When using ansible-lint, use the configuration file .ansible-lint.local. Some rules may be turned off, and some warnings may be ignored. Check the notes in the configuration file.

shell> ansible-lint -c .ansible-lint.local

License

license

Author Information

Vladimir Botka

Informazioni sul progetto

Ansible library of tasks.

Installa
ansible-galaxy install vbotka.ansible_lib
Licenza
bsd-2-clause
Download
430
Proprietario