Skip to content

Commit

Permalink
Update promise-types/ini/ini.py
Browse files Browse the repository at this point in the history
Co-authored-by: Craig Comstock <[email protected]>
  • Loading branch information
oleorhagen and craigcomstock authored Feb 21, 2024
1 parent 76147c1 commit 2ac4e0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion promise-types/ini/ini.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ def __init__(self):

def validate_attributes(self, promiser, attributes, meta):
# Just pass the attributes on transparently to Ansible INI The Ansible
# module will report if the missing parameters are not an Ansible attributes
# module will report if the missing parameters are not in Ansible attributes

return True

Expand Down

0 comments on commit 2ac4e0b

Please sign in to comment.