doc: update package docs
This commit is contained in:
parent
7e03c148e4
commit
30481efde2
2 changed files with 7 additions and 3 deletions
|
|
@ -5,8 +5,9 @@
|
|||
...
|
||||
}: {
|
||||
home.packages = with pkgs; [
|
||||
ansible
|
||||
ansible-later
|
||||
ansible-doctor
|
||||
ansible # Open-source automation platform for configuration management, application deployment, and task automation.
|
||||
ansible-doctor # Ansible utility for diagnosing and troubleshooting common issues.
|
||||
ansible-later # Ansible plugin for scheduling tasks to run later.
|
||||
molecule # Testing framework for testing Ansible roles and playbooks in various environments.
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue