mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-27 23:57:02 +08:00
This commit creates a new playbook configure-osbs.yml which imports 3 others playbooks. setup-orchestrator-namespace.yml which configure the osbs orchestrator namespace. setup-worker-namespace.yml which configure the osbs worker namespace on different architectures. osbs-post-install.yml which deals with the post install tasks on the master and nodes. Signed-off-by: Clement Verna <cverna@tutanota.com>
this directory should only have playbooks for groups of hosts this is for hosts which should all act the same other than minor items groupname.yml should be the filename and the hosts section should reference the same group as in the inventory