ceph-ansible/roles/ceph-defaults
Major Hayden 620fb37dd4
Avoid deprecated always_run
The `always_run` key is deprecated and being removed in Ansible 2.4.
Using it causes a warning to be displayed:

    [DEPRECATION WARNING]: always_run is deprecated.

This patch changes all instances of `always_run` to use the `always`
tag, which causes the task to run each time the playbook runs.
2017-10-12 08:29:44 -05:00
..
defaults common: fix ga verison for debian rhcs 2017-10-05 18:45:30 +02:00
handlers handler: add serial restart back 2017-10-07 03:39:10 +02:00
meta update meta for ansible galaxy 2017-08-25 00:05:44 +02:00
tasks Avoid deprecated always_run 2017-10-12 08:29:44 -05:00
templates Merge pull request #2009 from ceph/fix-clean-pg 2017-10-07 03:39:26 +02:00