diff --git a/adhoc-compose-sync-production.yml b/adhoc-compose-sync-production.yml index 46d066a..96c2ea6 100644 --- a/adhoc-compose-sync-production.yml +++ b/adhoc-compose-sync-production.yml @@ -3,7 +3,6 @@ - name: Sync a compose to staging hosts: srpmproc become: true - become_user: koji vars_files: - "vars/common.yml" environment: diff --git a/adhoc-compose-sync-staging.yml b/adhoc-compose-sync-staging.yml index c4233a1..c99babd 100644 --- a/adhoc-compose-sync-staging.yml +++ b/adhoc-compose-sync-staging.yml @@ -3,7 +3,6 @@ - name: Sync a compose to staging hosts: srpmproc become: true - become_user: koji vars_files: - "vars/common.yml" environment: