mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
Fixes some bugs and things (#35122)
Removes deprecations and fixes bugs.
This commit is contained in:
parent
a0bb193598
commit
ca8982f96c
23 changed files with 136 additions and 230 deletions
|
@ -135,7 +135,7 @@ class TestManager(unittest.TestCase):
|
|||
# Configure the parameters that would be returned by querying the
|
||||
# remote device
|
||||
current = Parameters(
|
||||
dict(
|
||||
params=dict(
|
||||
agent_status_traps='disabled'
|
||||
)
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue