Skip to content

O-X-L/ansible-collection-systemd

Repository files navigation

Ansible Collection - oxlorg.systemd

Lint Ansible Galaxy

Functional Tests:

Internal CI: Tester Role | Jobs API


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/O-X-L/ansible-collection-systemd.git

# stable/tested version:
ansible-galaxy collection install oxlorg.systemd

# install to specific directory for easier development
cd $PLAYBOOK_DIR
ansible-galaxy collection install git+https://github.com/O-X-L/ansible-collection-systemd.git -p ./collections

Usage

See: Docs

Docs Uptime

Alternative Link

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


Modules

Function Module Usage
Journal oxlorg.systemd.journal Docs