Compare commits
16 Commits
3507aee0b9
...
203286d4ac
Author | SHA1 | Date | |
---|---|---|---|
|
203286d4ac | ||
|
c4d9d3ea24 | ||
|
acbbcace69 | ||
|
95cf46f6d1 | ||
|
22cdf9dec5 | ||
|
69923813dd | ||
|
2c6f93ff8e | ||
|
05fb2aa93b | ||
|
1c26ea706f | ||
|
ca08f4bb0e | ||
|
beb14b7a96 | ||
|
d7ab984b4f | ||
|
96f68226dc | ||
|
b337544f5f | ||
|
7d8bd73307 | ||
|
2a237385ef |
@ -44,6 +44,9 @@
|
||||
- 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:
|
||||
|
Loading…
Reference in New Issue
Block a user