Skip to content

Commit

Permalink
Add content to the list of file common arguments.
Browse files Browse the repository at this point in the history
  • Loading branch information
mpdehaan committed Mar 12, 2013
1 parent 57d1935 commit 77198b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/ansible/module_common.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@
serole = dict(),
selevel = dict(),
setype = dict(),
content = dict(),
)
def get_platform():
Expand Down

0 comments on commit 77198b0

Please sign in to comment.