1
0
mirror of https://github.com/ansible-collections/community.general.git synced 2025-07-29 07:41:16 +03:00

Minor changes to HPE iLO collection (#5804)

* Minor changes to setting IPs of servers

* Lint fix

* Added change log

* Update changelogs/fragments/5804-minor-changes-to-hpe-ilo-collection.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
Bhavya
2023-01-18 12:29:13 +05:30
committed by GitHub
parent 4a40f99cd6
commit b92542dea2
3 changed files with 19 additions and 20 deletions

View File

@ -125,7 +125,7 @@ def main():
password=dict(no_log=True),
auth_token=dict(no_log=True),
attribute_name=dict(required=True),
attribute_value=dict(),
attribute_value=dict(type='str'),
timeout=dict(type='int', default=10)
),
required_together=[