issue #164: typo.
This commit is contained in:
parent
058ddeee58
commit
b9afde0e61
|
@ -45,7 +45,7 @@ ansible_python_interpreter: /usr/bin/python2.7
|
||||||
dhparam__bits: ["128", "64"]
|
dhparam__bits: ["128", "64"]
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
cat ansible/inventory/hosts <<-EOF
|
cat > ansible/inventory/hosts <<-EOF
|
||||||
target1
|
target1
|
||||||
target2
|
target2
|
||||||
target3
|
target3
|
||||||
|
|
Loading…
Reference in New Issue