ansible/host: Single-quote regexp string
authorMartin Schwenke <martin@meltin.net>
Tue, 8 Oct 2019 05:10:58 +0000 (16:10 +1100)
committerMartin Schwenke <martin@meltin.net>
Tue, 8 Oct 2019 05:39:00 +0000 (16:39 +1100)
commit6906284057871d929f110fb965831289a52dbbbd
tree24658f1f09b841aa13fc983bd8644adf197d14f6
parent59d8f19569b0caa2d7b5e4503abcb13022a760e8
ansible/host: Single-quote regexp string

Otherwise the backslashes are not literal, but attempt to escape the
next character.

Signed-off-by: Martin Schwenke <martin@meltin.net>
ansible/host/autocluster_setup_ssh.yml