Skip to content

Commit

Permalink
docs updates
Browse files Browse the repository at this point in the history
  • Loading branch information
dmulyalin committed Mar 19, 2023
1 parent 5d0ce6d commit bb89f6a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions nornir_salt/plugins/functions/InventoryFun.py
Original file line number Diff line number Diff line change
Expand Up @@ -413,6 +413,10 @@ def _update_defaults(
attributes - hostname, port, username, password, platform
and extras dictionary
:param data: (dict) dictionary with defaults's data to update
:param password: default passowrd string value
:param username: default username string value
:param port: default port integer value
:param platform: default platform string value
:param kwargs: (dict) additional key-value pairs to add into
defaults data
:return: True on success
Expand Down

0 comments on commit bb89f6a

Please sign in to comment.