1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00

Clarify user output string: activate -> (re)start

This commit is contained in:
A Holt 2019-05-09 19:49:14 -04:00 committed by GitHub
parent d96eb78fd3
commit 1bf6c82b3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@ fi
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
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