Ansible role to python packages using pipx on debian-based systems. https://ednz.fr
Go to file
2023-08-23 23:27:16 +02:00
defaults added custom test, but pipx module isnt idempotent 2023-08-23 23:27:16 +02:00
files Initial commit 2023-08-22 21:19:33 +00:00
handlers Initial commit 2023-08-22 21:19:33 +00:00
meta non functional for now 2023-08-22 23:46:01 +02:00
molecule added custom test, but pipx module isnt idempotent 2023-08-23 23:27:16 +02:00
tasks added custom test, but pipx module isnt idempotent 2023-08-23 23:27:16 +02:00
templates Initial commit 2023-08-22 21:19:33 +00:00
vars non functional for now 2023-08-22 23:46:01 +02:00
.ansible-lint Initial commit 2023-08-22 21:19:33 +00:00
.gitignore Initial commit 2023-08-22 21:19:33 +00:00
.yamllint Initial commit 2023-08-22 21:19:33 +00:00
LICENSE Initial commit 2023-08-22 21:19:33 +00:00
README.md Initial commit 2023-08-22 21:19:33 +00:00

manage_pipx_packages

A brief description of the role goes here.

Requirements

None.

Role Variables

Available variables are listed below, along with default values. A sample file for the default values is available in default/manage_pipx_packages.yml.sample in case you need it for any group_vars or host_vars configuration.

your_defaults_here: default_value # by default, set to default_value

A quick description of the variable, what it does, and how to use it.

Dependencies

None.

Example Playbook

# calling the role inside a playbook with either the default or group_vars/host_vars
- hosts: servers
  roles:
    - ednxzu.manage_pipx_packages

License

MIT / BSD

Author Information

This role was created by Bertrand Lanson in 2023.