Parcourir la source

Merge pull request #1197 from donovanmuller/patch-1

Host group should be OSEv3 not OSv3
Brenton Leanhardt il y a 9 ans
Parent
commit
f1fd5a7a19
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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
   tasks:
     - name: install python and deps for ansible modules