vbotka.ansible_lib
ansible_lib
Ansible role. Library of Ansible tasks.
Feel free to share your feedback and report issues.
Description
This role is a collection of independent tasks. The purpose is providing a library of reusable tasks that can be included 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
See the comments in the tasks.
Requirements and dependencies
Collections
- community.general
Ansible lint
Use the configuration file .ansible-lint.local when running ansible-lint. Some rules might be disabled and some warnings might be ignored. See the notes in the configuration file.
shell> ansible-lint -c .ansible-lint.local
License
Author Information
Install
ansible-galaxy install vbotka.ansible_lib
License
bsd-2-clause
Downloads
430
Owner