Skip to content

Latest commit

 

History

History
57 lines (33 loc) · 2.19 KB

README.md

File metadata and controls

57 lines (33 loc) · 2.19 KB

Ansible Collection - ansibleguy.systemd

Buy me a coffee

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

Docs Uptime

Alternative Link

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


Modules

Function Module Usage
Journal ansibleguy.systemd.journal Docs