Configuration Management Options

Spent the last hour or so mapping all the dependencies and taking some notes on the CentOS Ansible Repo mentioned above. Below are all the playbooks, Their interconnects (Not documented well we need to NOT do that ) and a few i identified that would need a rebrand if we adopted the playbook.

  • ansible-host MIT
  • baseline MIT
    • iptables
    • zabbix-agent
    • sshd
  • bind MIT
    • iptables (implicit)
  • boot-server MIT pxe config (where does it get its selinux from?)
    • iptables
    • httpd
  • centbot MIT
    • httpd
    • centos-backup
  • centos-backup MIT
    • server - restic
  • certbot MIT
    • iptables
    • centos-backup
  • geoip2 MIT
  • gitea MIT
    • mysql
    • httpd
    • centos-backup
  • haproxy MIT
    • iptables
    • zabbix-server
  • httpd MIT (Branding)
    • iptables
    • zabbix-server
  • httpd-compose MIT
    • httpd
  • httpd-feeds MIT
    • httpd
  • ipa-client MIT
  • ipsalon MIT (Branding)
    • httpd
    • centos-backup
  • iptables MIT
  • iscsid-target MIT
    • iptables
  • iscsid-target MIT
    • iptables
  • kanboard MIT (where is application?)
    • mysql
    • httpd
  • Keepalived NO LICENSE
  • kojibot MIT (Not actually an ansible role)
  • kojid MIT
    • zabbix-server
  • kojihub MIT (branding)
    • httpd
    • zabbix-server
    • postgresql
  • kvm-host MIT
  • lsyncd MIT
  • mailman MIT
    • centos-backup
    • httpd
  • mantisbt MIT
    • mysql
    • iptables
    • httpd
    • postfix
    • centos-backup
  • mirmon MIT
    • geoip2
  • mirror MIT
    • httpd
    • zabbix-server
    • rsyncd
  • moin MIT
    • httpd
    • centos-backup
  • mqtt MIT
    • iptables
  • mysql MIT
    • zabbix-server
    • centos-backup
  • nfs-server MIT
    • iptables
  • ocp-admin-node MIT
  • odcs-backend MIT
  • odcs-frontend MIT
4 Likes