Compare commits

..

17 Commits

Author SHA1 Message Date
Al Bowles
3507aee0b9 Automation to uninstall openQA on developer hosts 2024-03-22 22:51:47 +00:00
Al Bowles
a66a2925de Refinements to the devbox setup 2024-03-22 22:51:23 +00:00
Al Bowles
4a2d5d9047 Add templates for multivm networking 2024-03-22 22:49:56 +00:00
Al Bowles
cb28454abc Appease the linter 2024-03-22 22:49:56 +00:00
Al Bowles
679181a063 WIP: Automation for configuring multivm networking 2024-03-22 22:49:56 +00:00
Al Bowles
1e6aa33a8d
Merge branch 'main' of ssh://git.resf.org:22220/infrastructure/ansible-openqa-management into worker_host 2023-06-28 11:31:11 -05:00
Al Bowles
a6868ed7a6
Use some more defaulty defaults 2023-02-28 12:55:52 -06:00
Al Bowles
b67107ec77
Add some usages 2023-02-28 12:55:38 -06:00
Al Bowles
7be367f307
It turns out openqa does not like inline comments in its ini files 2023-02-28 12:50:34 -06:00
Al Bowles
f6cb7f343a
Correctly name workers.ini, move worker restart to handler 2023-02-27 21:22:12 -06:00
Al Bowles
fd960f900f
Perform firewalld reload as a handler 2023-02-27 10:07:27 -06:00
Al Bowles
6152baa8ae
Start cache services 2023-02-27 10:03:14 -06:00
Al Bowles
676a3d16c4
Move requirements file to meet convention 2023-02-19 15:23:01 -06:00
Al Bowles
6713c3024c
Add requirements file 2023-02-18 14:43:30 -06:00
Al Bowles
ed3b12a320
Linter fixes 2023-02-18 14:35:36 -06:00
Al Bowles
0f57ce2a83
Update filelist 2023-02-18 13:43:37 -06:00
Al Bowles
af549402d9
Automation for configuring a worker-only host 2023-02-18 13:41:46 -06:00
2 changed files with 2 additions and 5 deletions

View File

@ -44,9 +44,6 @@
- name: Install and configure OpenQA
ansible.builtin.import_tasks: tasks/openqa.yml
- name: Apply Rocky Linux OpenQA Branding
ansible.builtin.import_tasks: tasks/openqa_branding.yml
post_tasks:
- name: Touching run file that ansible has ran here
ansible.builtin.file: