mirror of
https://github.com/saltstack-formulas/sudoers-formula.git
synced 2026-05-21 02:25:39 +02:00
changed print to return in prepare run
This commit is contained in:
parent
c070486ddc
commit
2569c87704
@ -1,2 +1,2 @@
|
||||
def run(**kwargs):
|
||||
print kwargs
|
||||
return str(kwargs)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user