1
0
mirror of https://github.com/ansible/tower-cli.git synced 2026-02-06 09:47:55 +01:00

9 Commits

Author SHA1 Message Date
jainnikhil30
5b0093a259 change the FullLoader to SafeLoader 2019-03-21 21:07:24 +05:30
jainnikhil30
b31895723f add Loader=yaml.FullLoader to yaml.load, because of the deprecation. More info here h[Dttps://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load(input)-Deprecation 2019-03-21 15:16:17 +05:30
Aaron Tan
5d77251173 Flake8 fixes
Signed-off-by: Aaron Tan <jangsutsr@gmail.com>
2017-10-23 10:55:08 -04:00
Aaron Tan
c1c130d0d9 Spread util code files 2017-07-06 17:22:54 -04:00
Alan Rominger
4b88052b09 Merge pull request #253 from AlanCoding/workflow_rebase
Add the ability to manage workflows
2017-03-03 14:54:19 -05:00
AlanCoding
b9649213f0 added functionality for WFJT schema creation 2017-03-02 09:39:56 -05:00
Aaron Tan
9649e7dbca python3 compatibility fix. 2017-03-02 09:30:08 -05:00
Aaron Tan
996e71a677 Add unicode support in extra_var field. 2017-03-02 09:30:08 -05:00
Ryan Petrello
cf1d6ea2f6 remove the unnecessary lib path and package_dir specification
this is breaking usage of `pip install -e .`
2017-03-01 12:18:05 -05:00