Make sure important packages are also available for check mode
This commit is contained in:
parent
64fa638244
commit
9756a9575c
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
- name: Ensure packages are installed
|
||||
become: true
|
||||
check_mode: no
|
||||
apt:
|
||||
name:
|
||||
- python3-pip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue