housekeeping and typos

This commit is contained in:
Bertrand Lanson 2023-04-04 21:33:40 +02:00
parent 25eae83dff
commit b571f71d9e
2 changed files with 4 additions and 5 deletions

View File

@ -2,7 +2,7 @@ Manage pip packages
=========
> This repository is only a mirror. Development and testing is done on a private gitlab server.
This role enables you to manage python packages on debian-based distributions. It can be used on its own , or be called by other roles the install/remove packages on demand.
This role enables you to manage python packages on **debian-based** distributions. It can be used on its own , or be called by other roles the install/remove packages on demand.
Requirements
------------
@ -33,7 +33,6 @@ This role requires `ednxzu.manage_apt_packages` to install python3 and pip. If y
Example Playbook
----------------
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
```yaml
# calling the role inside a playbook with either the default or group_vars/host_vars
- hosts: servers