]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Make NTP checks usable with '--check' 1115/head
authorDaniel Marks <daniel.marks@codecentric.de>
Wed, 23 Nov 2016 12:52:34 +0000 (13:52 +0100)
committerDaniel Marks <daniel.marks@codecentric.de>
Wed, 23 Nov 2016 12:52:56 +0000 (13:52 +0100)
commit9cfd0f41188cb12203f7a72e54117b50022c0fe9
tree73c7a3568e4bbc96b618aa7c342c15abdbb970e7
parentc8c927faebc9877478511983ec9716f4422f97ec
Make NTP checks usable with '--check'

As those task are only reading the installed packages and their output
is required in later tasks it is safe to run them also in check mode.
roles/ceph-common/tasks/checks/check_ntp_atomic.yml
roles/ceph-common/tasks/checks/check_ntp_debian.yml
roles/ceph-common/tasks/checks/check_ntp_redhat.yml