anylinq.systemupdates

Ansible Role: ansible-role-systemupdates

CI MIT License

An template for new Ansible roles.

Requirements

None.

Role Variables

The default values for the variables are set in defaults/main.yml:

---
code here

Role variables explained

Name Options Required Description

Dependencies

None.

Example Playbook

This example is taken from molecule/default/converge.yml and is tested on each push, pull request and release.

---
- name: Converge
  hosts: all
  become: yes
  gather_facts: yes

  roles:
    - role: anylinq.systemupdates

Setup for development

python -m pip install --upgrade -r requirements.txt

or

pip install -r requirements.txt

License

MIT

Author Information

This role was created in 2022 by AnyLinQ B.V..

About

Ansible role to update apt and dnf

Install
ansible-galaxy install anylinq.systemupdates
GitHub repository
License
mit
Downloads
147
Owner
Live IT.. Love IT.. Lead IT