Skip to content

feyzee/fedora-workstation-deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fedora-deployment

configuring fedora after installation

Work in progress

Configuring encrypted files

replace group_vars/work_user_password.yml with ansible-vault create group_vars/work_user_password.yml add the following - change password

---
work_user_password: password

Execution

ansible-playbook --ask-vault-pass --ask-become-pass main.yml

About

deploy fedora

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages