Sam Doran
8f097580ec
Change examples syntax on assemble module
2016-12-08 11:25:28 -05:00
Toshio Kuratomi
007b5f4c32
Fix assemble module for python3
2016-12-08 11:25:18 -05:00
Brian Coca
81e87cefd7
unsafe writes! ( #4314 )
...
* unsafe writes!
* moved unsafe_write docs and args to file common
* added unsafe_writes option handling
2016-12-08 11:24:49 -05:00
Brian Coca
73bc9fd0e0
Revert "Add prefixing and suffixing fuctionality to assemble"
...
This reverts commit 4c386dba565109d971e88be961abe93d700939b3.
keeping in sync with main repo revert
2016-12-08 11:24:33 -05:00
Matthias Frey
d5fc44610b
Fixed error in assemble module when validation failed. ( #3814 )
...
Error was: TypeError: fail_json() takes exactly 1 argument (2 given)
2016-12-08 11:24:33 -05:00
Michael Scherer
f7b29ba8fd
Convert the whole files/ directory to py3 syntax ( #3685 )
2016-12-08 11:24:29 -05:00
Bence Nagy
0fd89cfd44
Add prefixing and suffixing fuctionality to assemble
2016-12-08 11:24:14 -05:00
Brian Coca
90650256ef
fixed exit json
2016-12-08 11:24:11 -05:00
Brian Coca
9084e31979
fixes to assemble
...
now uses atomic move to avoid data corruption
correclty cleans up temp files in every case
returns backup_file info if needed
validate validate before temp file gets created
backup AFTER validate
2016-12-08 11:24:10 -05:00
Matthias Frey
2ed50d5e5b
assemble: add file validation support.
2016-12-08 11:23:31 -05:00
Brian Coca
f8f4a7dcdf
added ignore hidden to assemble
2016-12-08 11:23:18 -05:00
Greg DeKoenigsberg
eb881d7d5d
Proper author info for all remaining modules
2016-12-08 11:23:07 -05:00
Toshio Kuratomi
34d65647bf
Move from md5 to sha1 to work on FIPS-140 enabled systems
2016-12-08 11:22:25 -05:00
Michael DeHaan
213e518165
file extensions!
2016-12-08 11:22:22 -05:00