diff --git a/handlers/main.yml b/handlers/main.yml index 1fcdde3c..d9b4d6c9 100644 --- a/handlers/main.yml +++ b/handlers/main.yml @@ -14,9 +14,7 @@ # limitations under the License. - name: Restart glance services - debug: - msg: "Restarting services" - changed_when: true + command: "/bin/true" notify: - Stop services - Copy new policy file into place