Add oganesson to main.yml
This commit is contained in:
parent
7367bce954
commit
1bd60c190f
1 changed files with 3 additions and 0 deletions
3
main.yml
3
main.yml
|
@ -52,3 +52,6 @@
|
||||||
|
|
||||||
- name: Krypton specific setup
|
- name: Krypton specific setup
|
||||||
import_playbook: krypton.yml
|
import_playbook: krypton.yml
|
||||||
|
|
||||||
|
- name: Oganesson specific setup
|
||||||
|
import_playbook: oganesson.yml
|
||||||
|
|
Loading…
Reference in a new issue