Mention that the playbook needs to be re-run on every changes made here

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2018-08-10 16:08:26 +02:00
parent 1e964c076a
commit de1b2ad555

View file

@ -51,6 +51,12 @@ Finally, run the ansible playbook deploying this change:
systemctl restart loopabull loopabull@1 loopabull@2 loopabull@3 loopabull@4 loopabull@5
For every change made to this repository (for example when fixing typos, bugs
or making improvements), the ``playbooks/groups/loopabull.yml`` playbook from
the Fedora infrastructure's ansible repo will need to be run so the underlying
clone of this repo on the system gets updated.
Good Practice
-------------