This commit is contained in:
+3
-2
@@ -2,10 +2,11 @@
|
||||
|
||||
## Ansible Control Node Setup
|
||||
|
||||
In a Python 3 environment (perhaps a venv), run:
|
||||
The root of this repo contains a `flake.nix` that defines a shell with all necessary tools.
|
||||
To drop into a shell with `ansible-*` commands, run:
|
||||
|
||||
```
|
||||
pip install -r requirements.txt
|
||||
nix develop
|
||||
```
|
||||
|
||||
## `misc.yaml`
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
ansible==6.4.0
|
||||
ansible-lint==6.5.2
|
||||
Reference in New Issue
Block a user