Explorar o código

Merge pull request #1197 from donovanmuller/patch-1

Host group should be OSEv3 not OSv3
Brenton Leanhardt %!s(int64=9) %!d(string=hai) anos
pai
achega
f1fd5a7a19
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      playbooks/adhoc/bootstrap-fedora.yml

+ 1 - 1
playbooks/adhoc/bootstrap-fedora.yml

@@ -1,4 +1,4 @@
-- hosts: OSv3
+- hosts: OSEv3
   gather_facts: false
   gather_facts: false
   tasks:
   tasks:
     - name: install python and deps for ansible modules
     - name: install python and deps for ansible modules