Dag Wieers
|
5553b20828
|
Collated PEP8 fixes (#25293)
- Make PEP8 compliant
|
2017-06-02 12:14:11 +01:00 |
Abhijeet Kasurde
|
f9b836a901
|
Include error exception in AnsibleError
- Use to_native instead of str
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
|
2017-05-23 10:19:14 -04:00 |
Matt Martz
|
305c88700d
|
PEP8 E712 fixes (#21916)
|
2017-02-24 16:49:43 -06:00 |
Toshio Kuratomi
|
7aa9f6754a
|
Cleanup more pyflakes warnings (2 real problems)
|
2015-10-19 12:01:01 -07:00 |
Toshio Kuratomi
|
d35b956900
|
listify lookup plugin terms when they're specified as "{{ lookup(terms) }}"
Before this, they were not listified there but they were listified when
specified like this:
with_lookup: terms
|
2015-08-10 09:07:37 -07:00 |
James Cammarata
|
ce3ef7f4c1
|
Making the switch to v2
|
2015-05-03 21:47:26 -05:00 |