mjcramer.system
System Ansible Role
This is an Ansible role that helps manage system services and set up logging.
Requirements
It's best to create a Python virtual environment to keep these dependencies separate from your main system.
cd ansible-role-system
virtualenv .
. ./bin/activate.fish # or use ./bin/activate if you prefer a different shell
pip3 install -r requirements.txt
gcloud components update
Role Variables
This role does not require any variables.
Dependencies
This role has no dependencies.
Tags
- require
- apply
- configure
- initialize
- check
Example Playbook
Here's a simple example of how to use this role:
- hosts: servers
roles:
- role: mjcramer.system
License
This role is free to use.
Author Information
Installa
ansible-galaxy install mjcramer.system
Licenza
unlicense
Download
257
Proprietario