Description of problem: When playbook was initiated to push new configs to cluster nodes, new configs are being pushed to irrelevant nodes also Version-Release number of selected component (if applicable): ceph-ansible-3.2.36-1.el7cp.noarch.rpm How reproducible: Always (1/1) Steps to Reproduce: 1. Configure a containerized cluster 2. make some changes in ceph_conf_overrides 3. Run playbook using --tags='ceph_update_config' while running the playbook Actual results: mon and osd configs are being added to conf file in mds/nfs/rgw nodes Expected results: mon/osd configs must be pushed only to monitor and osd nodes