X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=playbooks%2Fredhat%2Finit-system.sh;h=df2f22f5d4386d230c7db20eac36d15be3d0de08;hb=4e75d090bf0b93de8333e196a8ae51c04e3a6be8;hp=92361652468f18cfde661ee86fc487298e688f42;hpb=821cc704535e7fb9a2aaafc5692ad68e38308786;p=ansible.git diff --git a/playbooks/redhat/init-system.sh b/playbooks/redhat/init-system.sh index 9236165..df2f22f 100755 --- a/playbooks/redhat/init-system.sh +++ b/playbooks/redhat/init-system.sh @@ -9,8 +9,6 @@ host="$1" shift cd "`dirname \"$0\"`" && -ANSIBLE_ROLES_PATH=roles:../roles && -export ANSIBLE_ROLES_PATH && # Passwordless access isn't configured yet; use `ssh` connection sharing. # `sudo` isn't configured yet too; ask for phd password.