Compare commits
1 Commits
add-cronma
...
78fd63dcb5
| Author | SHA1 | Date | |
|---|---|---|---|
| 78fd63dcb5 |
7
CLAUDE.local.md
Normal file
7
CLAUDE.local.md
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
- the password for secrets.enc is in vault_pass
|
||||||
|
- do not use the ansible-vault edit command
|
||||||
|
- NEVER, EVER, EVER, USE, OPEN, OR TOUCH SECRETS.ENC
|
||||||
|
- Whenever I talk about cron jobs I am referring to cron jobs on the remote servers managed by ansible, never the local machine
|
||||||
|
- never use secrets.enc
|
||||||
|
- all secrets go in vault.yml, never secrets.enc, never some random file you want to create, only ever vault.yml. you decrypt vault.yml with vault_pass
|
||||||
|
- Never use ansible-vault edit. always decrypt, make the changes, then encrypt
|
||||||
Reference in New Issue
Block a user