diff --git a/playbooks/groups/mirrorlist.yml b/playbooks/groups/mirrorlist.yml index dbc9e19162..105073996d 100644 --- a/playbooks/groups/mirrorlist.yml +++ b/playbooks/groups/mirrorlist.yml @@ -21,15 +21,15 @@ # set up the fireball transport -- hosts: mirrorlist - gather_facts: no - connection: ssh - tasks: - - action: fireball +#- hosts: mirrorlist +# gather_facts: no +# connection: ssh +# tasks: +# - action: fireball - name: make the box be real hosts: mirrorlist - connection: fireball +# connection: fireball user: root gather_facts: True