Review unbound SOP

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
Michal Konečný 2021-09-10 16:00:40 +02:00
parent ac5ebaed35
commit fbaf1f2cd0
2 changed files with 3 additions and 3 deletions

View file

@ -9,8 +9,8 @@ this:
....
To correct this, restart unbound on the relevant node (in the example
case above, unbound-tummy01), by running the restart_unbound Ansible
playbook from batcave01.:
case above, _unbound-tummy01_), by running the `restart_unbound` Ansible
playbook from _batcave01_:
....
sudo -i ansible-playbook /srv/web/infra/ansible/playbooks/restart_unbound.yml --extra-vars="target=unbound-tummy01.fedoraproject.org"