Feel free to contribute to this project using pull-requests, issues and discussions!
What to contribute:
- extend or correct the documentation
- contribute code fixes or optimizations
Install the collection:
# latest version:
ansible-galaxy collection install git+https://github.com/ansibleguy/collection_systemd.git
# stable/tested version:
ansible-galaxy collection install ansibleguy.systemd
# install to specific directory for easier development
cd $PLAYBOOK_DIR
ansible-galaxy collection install git+https://github.com/ansibleguy/collection_systemd.git -p ./collections
See: Docs
You want a simple Ansible GUI? Check-out my Ansible WebUI
Function | Module | Usage |
---|---|---|
Journal | ansibleguy.systemd.journal | Docs |