diff --git a/chrony.yml b/chrony.yml index b332cbc..7f0569f 100644 --- a/chrony.yml +++ b/chrony.yml @@ -9,4 +9,5 @@ - name: 2. Gather facts setup: # aka gather_facts roles: - - chrony + - chrony #naming scheme - in large repo, use sw prefix when desgning a role for software "sw-chrony" or in standalone + # role like this one, use "ansible-chrony" to let the user know that this is in a fact an Ansible role