Skip to content

Commit

Permalink
Automatic regen with all existing roles
Browse files Browse the repository at this point in the history
Signed-off-by: Fabian Arrotin <[email protected]>
  • Loading branch information
arrfab committed May 27, 2021
1 parent 7216067 commit 163dc7b
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions requirements-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
- src: https://github.com/CentOS/ansible-role-distgit-lookaside
name: distgit-lookaside
version: staging
- src: https://github.com/CentOS/ansible-role-duffy
name: duffy
version: staging
- src: https://github.com/CentOS/ansible-role-fedmsg
name: fedmsg
version: staging
Expand Down
2 changes: 2 additions & 0 deletions requirements-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
name: certbot
- src: https://github.com/CentOS/ansible-role-distgit-lookaside
name: distgit-lookaside
- src: https://github.com/CentOS/ansible-role-duffy
name: duffy
- src: https://github.com/CentOS/ansible-role-fedmsg
name: fedmsg
- src: https://github.com/CentOS/ansible-role-fedora-messaging-client
Expand Down
3 changes: 3 additions & 0 deletions requirements-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
- src: https://github.com/CentOS/ansible-role-distgit-lookaside
name: distgit-lookaside
version: staging
- src: https://github.com/CentOS/ansible-role-duffy
name: duffy
version: staging
- src: https://github.com/CentOS/ansible-role-fedmsg
name: fedmsg
version: staging
Expand Down
1 change: 1 addition & 0 deletions role-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
- import_playbook: role-centos-backup.yml
- import_playbook: role-certbot.yml
- import_playbook: role-distgit-lookaside.yml
- import_playbook: role-duffy.yml
- import_playbook: role-fedmsg.yml
- import_playbook: role-fedora-messaging-client.yml
- import_playbook: role-geoip2.yml
Expand Down

0 comments on commit 163dc7b

Please sign in to comment.