mirror of
https://github.com/ublue-os/forge.git
synced 2025-07-18 07:35:49 +03:00
feat: configure host system (#12)
This commit is contained in:
parent
0822715a25
commit
abffb756d6
4 changed files with 44 additions and 2 deletions
|
@ -7,6 +7,8 @@ roles_path = ./roles
|
|||
collections_paths = ./collections
|
||||
# Localtion for plugins & modules
|
||||
library = ./library
|
||||
# SSH
|
||||
private_key_file = /certs/ssh/ublue-os_forge-id_ed25519
|
||||
# Console log settings
|
||||
display_skipped_hosts = false
|
||||
# Use the stdout_callback when running ad-hoc commands.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue