mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Clarify user output string: activate -> (re)start
This commit is contained in:
parent
d96eb78fd3
commit
1bf6c82b3b
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ fi
|
||||||
sed -i -e "s/^openvpn_install:.*/openvpn_install: True/" /etc/iiab/local_vars.yml
|
sed -i -e "s/^openvpn_install:.*/openvpn_install: True/" /etc/iiab/local_vars.yml
|
||||||
sed -i -e "s/^openvpn_enabled:.*/openvpn_enabled: True/" /etc/iiab/local_vars.yml
|
sed -i -e "s/^openvpn_enabled:.*/openvpn_enabled: True/" /etc/iiab/local_vars.yml
|
||||||
|
|
||||||
echo -e "Now let's (re)install and activate OpenVPN...\n"
|
echo -e "Now let's (re)install and (re)start OpenVPN...\n"
|
||||||
|
|
||||||
ansible-playbook -i $INVENTORY $PLAYBOOK --connection=local
|
ansible-playbook -i $INVENTORY $PLAYBOOK --connection=local
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue