feat(netrc): init
All checks were successful
Ansible Linter / ansible-lint (push) Successful in 55s
Lint Markdown files / markdown-lint (push) Successful in 12s

This commit is contained in:
2025-06-27 20:38:59 +02:00
parent 04fa692006
commit 9a3dbcfa86
4 changed files with 22 additions and 0 deletions

View File

@ -25,6 +25,10 @@ unix_users: {}
# - alice@alice-pc.ed25519.key
# home: /home/alice
# btrfs: false
# netrc:
# - machine_name: hostame.local
# login_name: username
# password: password
# shell: /bin/bash
# shell_rc_files:
# - file: "/home/alice/.bashrc.d/docker.bashrc" # absolute or relative path to home dir