diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2025-06-23 15:40:17 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2025-06-23 15:40:17 +0300 |
| commit | 24c4a724de06a666c7460387a43f8800cfc1eb26 (patch) | |
| tree | be33414d8be0e5454c9195e89af932324112da99 /README.md | |
| parent | 9093e8d91b0000442dd538a2991fd2645cbeb154 (diff) | |
Update README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -31,6 +31,8 @@ PermitRootLogin yes ## Running the playbook +Use an [.envrc file](https://direnv.net/) to provide secrets through the shell environment. Required variables are listed in `playbook.yml`. + ```shell ansible-playbook -i inventory playbook.yml ``` |
