diff --git a/playbooks/groups/download.yml b/playbooks/groups/download.yml index 3fdb8624b4..de70e8522d 100644 --- a/playbooks/groups/download.yml +++ b/playbooks/groups/download.yml @@ -55,7 +55,7 @@ - fas_client - collectd/base - download - - mod_limitipconn + - { role: mod_limitipconn, when: ansible_distribution_major_version != '7'} - rsyncd - { role: nfs/client, when: datacenter == "phx2", mnt_dir: '/srv/pub', nfs_src_dir: 'fedora_ftp/fedora.redhat.com/pub' } - { role: nfs/client, when: datacenter == "rdu", mnt_dir: '/srv/pub', nfs_src_dir: 'fedora_ftp/fedora.redhat.com/pub' }