Skip to content

ansibleguy/collection_systemd

Repository files navigation

Ansible Collection - ansibleguy.systemd

Buy me a coffee

Docs Ansible Galaxy


Contribute

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

Requirements

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

Usage

See: Docs

You want a simple Ansible GUI? Check-out my Ansible WebUI


Modules

Function Module Usage
Journal ansibleguy.systemd.journal Docs