Use ansible collections for things
This commit is contained in:
@ -1,10 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -e
|
||||
|
||||
PATH=${PWD}/env/bin:${PATH}
|
||||
|
||||
set -x
|
||||
set -ex
|
||||
|
||||
cd ansible/
|
||||
|
||||
|
Reference in New Issue
Block a user