housekeeping, and typos
This commit is contained in:
parent
a0ba0cd5bf
commit
5f4ed3562f
@ -20,7 +20,7 @@ manage_apt_packages_list: # by default, not defined
|
|||||||
state: absent
|
state: absent
|
||||||
- name: ...
|
- name: ...
|
||||||
```
|
```
|
||||||
This variable is a list of packages, with their name, desired version and state. Note that the role allows version rollbacks, so unless you absolutely need a specific version, it is usualy advised to keep the version on `latest` on empty (which is considered the same).
|
This variable is a list of packages, with their name, desired version and state. Note that the role allows version rollbacks, so unless you absolutely need a specific version, it is usualy advised to keep the version on `latest` or empty (which is considered the same).
|
||||||
|
|
||||||
Dependencies
|
Dependencies
|
||||||
------------
|
------------
|
||||||
|
Loading…
Reference in New Issue
Block a user