mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-15 02:21:44 -07:00
Prepare main for 7.0.0 (#6428)
* Bump version to 7.0.0. * Remove deprecated parameters and change some defaults for 7.0.0. * Remove deprecated alias. * Adjust tests.
This commit is contained in:
parent
f0fcc91ac7
commit
0a26b6d48d
16 changed files with 72 additions and 123 deletions
|
@ -568,6 +568,7 @@ TESTCASE_BRIDGE_SLAVE = [
|
|||
'type': 'bridge-slave',
|
||||
'conn_name': 'non_existent_nw_device',
|
||||
'ifname': 'br0_non_existant',
|
||||
'hairpin': True,
|
||||
'path_cost': 100,
|
||||
'state': 'present',
|
||||
'_ansible_check_mode': False,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue