1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 11:12:06 +00:00
iiab/collections.yml

14 lines
574 B
YAML

# IIAB requires the Ansible Collections listed below. Explanations here:
# http://FAQ.IIAB.IO > "What is Ansible and what version should I use?"
# https://github.com/iiab/iiab/blob/master/scripts/ansible.md
---
collections:
- name: community.general
- name: community.mysql
- name: community.postgresql
- name: ansible.posix # 2020-11-28: For ~3 modules below...
# selinux WAS in /opt/iiab/iiab/roles/1-prep/tasks/main.yml
# sysctl in /opt/iiab/iiab/roles/2-common/tasks/main.yml
# synchronize in /opt/iiab/iiab-admin-console/roles/js-menu/tasks/main.yml