mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-26 16:36:29 +00:00
Update apt test for newer version of test package and pull in an apt module fix
This commit is contained in:
Submodule lib/ansible/modules/core updated: c6522620c5...fb4854ebcb
@@ -84,7 +84,7 @@
|
||||
|
||||
# INSTALL WITH VERSION WILDCARD
|
||||
- name: install hello with apt
|
||||
apt: name=hello=2.7* state=present
|
||||
apt: name=hello=2.* state=present
|
||||
register: apt_result
|
||||
|
||||
- name: check hello with wildcard with dpkg
|
||||
|
||||
Reference in New Issue
Block a user