diff --git a/roles/fedoauth/tasks/main.yml b/roles/fedoauth/tasks/main.yml index 2c59658164..b0631d3ff6 100644 --- a/roles/fedoauth/tasks/main.yml +++ b/roles/fedoauth/tasks/main.yml @@ -48,7 +48,6 @@ when: env == "staging" - name: create the database scheme - hosts: fedoauth01.phx2.fedoraproject.org:fedoauth01.stg.phx2.fedoraproject.org command: /usr/bin/python2 /usr/share/fedoauth/createdb.py environment: FEDOAUTH_CONFIG: /etc/fedoauth/fedoauth.cfg