diff options
author | Mohan Boddu <mboddu@redhat.com> | 2017-08-18 21:13:36 +0000 |
---|---|---|
committer | Mohan Boddu <mboddu@redhat.com> | 2017-08-18 21:13:36 +0000 |
commit | 9270b6bac8ec46b45f122fbe347bd964de7797c7 (patch) | |
tree | 9b2ac8b1273d0d1968453103230bc64cb8607be7 | |
parent | 7c21a50cee18cf1372acd98b8ea3cf6cdedcc664 (diff) | |
download | ansible-9270b6bac8ec46b45f122fbe347bd964de7797c7.tar.gz ansible-9270b6bac8ec46b45f122fbe347bd964de7797c7.tar.xz ansible-9270b6bac8ec46b45f122fbe347bd964de7797c7.zip |
Adding the f27 mash conf files to the yml file
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
-rw-r--r-- | roles/bodhi2/backend/tasks/main.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/bodhi2/backend/tasks/main.yml b/roles/bodhi2/backend/tasks/main.yml index a1bb05ab3..e2c036cfb 100644 --- a/roles/bodhi2/backend/tasks/main.yml +++ b/roles/bodhi2/backend/tasks/main.yml @@ -107,6 +107,8 @@ - f25-updates-testing.mash - f26-updates.mash - f26-updates-testing.mash + - f27-updates.mash + - f27-updates-testing.mash - dist-6E-epel.mash - dist-6E-epel-testing.mash - epel7.mash |