zuul/zuul/ansible/action
Monty Taylor 14606de330
Don't pass self to a bound method
getattr(self, 'file') returns a bound method. That bound method doesn't
need a self parameter.

Change-Id: I798fa960708fa9661193ff8b6056a073ebd82dca
2017-08-08 17:43:13 -05:00
..
__init__.py Add action plugins to restrict untrusted execution 2017-02-15 16:12:40 -08:00
add_host.py Fix all action plugins to import safely 2017-02-22 14:49:34 -05:00
add_host.pyi Use mypy to do static type checking 2017-07-27 14:34:07 -05:00
asa_config.py Add action plugins to restrict untrusted execution 2017-02-15 16:12:40 -08:00
asa_config.pyi Use mypy to do static type checking 2017-07-27 14:34:07 -05:00
asa_template.py Add action plugins to restrict untrusted execution 2017-02-15 16:12:40 -08:00
asa_template.pyi Use mypy to do static type checking 2017-07-27 14:34:07 -05:00
assemble.py Fix all action plugins to import safely 2017-02-22 14:49:34 -05:00
assemble.pyi Use mypy to do static type checking 2017-07-27 14:34:07 -05:00
copy.py Add untrusted-projects ansible test 2017-06-01 18:47:18 -07:00
copy.pyi Use mypy to do static type checking 2017-07-27 14:34:07 -05:00
dellos6_config.py Add action plugins to restrict untrusted execution 2017-02-15 16:12:40 -08:00
dellos6_config.pyi Use mypy to do static type checking 2017-07-27 14:34:07 -05:00
dellos9_config.py Add action plugins to restrict untrusted execution 2017-02-15 16:12:40 -08:00
dellos9_config.pyi Use mypy to do static type checking 2017-07-27 14:34:07 -05:00
dellos10_config.py Add action plugins to restrict untrusted execution 2017-02-15 16:12:40 -08:00
dellos10_config.pyi Use mypy to do static type checking 2017-07-27 14:34:07 -05:00
eos_config.py Add action plugins to restrict untrusted execution 2017-02-15 16:12:40 -08:00
eos_config.pyi Use mypy to do static type checking 2017-07-27 14:34:07 -05:00
eos_template.py Add action plugins to restrict untrusted execution 2017-02-15 16:12:40 -08:00
eos_template.pyi Use mypy to do static type checking 2017-07-27 14:34:07 -05:00
fetch.py Fix all action plugins to import safely 2017-02-22 14:49:34 -05:00
fetch.pyi Use mypy to do static type checking 2017-07-27 14:34:07 -05:00
include_vars.py Fix all action plugins to import safely 2017-02-22 14:49:34 -05:00
include_vars.pyi Use mypy to do static type checking 2017-07-27 14:34:07 -05:00
ios_config.py Add action plugins to restrict untrusted execution 2017-02-15 16:12:40 -08:00
ios_config.pyi Use mypy to do static type checking 2017-07-27 14:34:07 -05:00
ios_template.py Add action plugins to restrict untrusted execution 2017-02-15 16:12:40 -08:00
ios_template.pyi Use mypy to do static type checking 2017-07-27 14:34:07 -05:00
iosxr_config.py Add action plugins to restrict untrusted execution 2017-02-15 16:12:40 -08:00
iosxr_config.pyi Use mypy to do static type checking 2017-07-27 14:34:07 -05:00
iosxr_template.py Add action plugins to restrict untrusted execution 2017-02-15 16:12:40 -08:00
iosxr_template.pyi Use mypy to do static type checking 2017-07-27 14:34:07 -05:00
junos_config.py Add action plugins to restrict untrusted execution 2017-02-15 16:12:40 -08:00
junos_config.pyi Use mypy to do static type checking 2017-07-27 14:34:07 -05:00
junos_template.py Add action plugins to restrict untrusted execution 2017-02-15 16:12:40 -08:00
junos_template.pyi Use mypy to do static type checking 2017-07-27 14:34:07 -05:00
net_config.py Add action plugins to restrict untrusted execution 2017-02-15 16:12:40 -08:00
net_config.pyi Use mypy to do static type checking 2017-07-27 14:34:07 -05:00
net_template.py Add action plugins to restrict untrusted execution 2017-02-15 16:12:40 -08:00
net_template.pyi Use mypy to do static type checking 2017-07-27 14:34:07 -05:00
network.py Fix all action plugins to import safely 2017-02-22 14:49:34 -05:00
network.pyi Use mypy to do static type checking 2017-07-27 14:34:07 -05:00
normal.py Don't pass self to a bound method 2017-08-08 17:43:13 -05:00
normal.pyi Use mypy to do static type checking 2017-07-27 14:34:07 -05:00
nxos_config.py Add action plugins to restrict untrusted execution 2017-02-15 16:12:40 -08:00
nxos_config.pyi Use mypy to do static type checking 2017-07-27 14:34:07 -05:00
nxos_template.py Add action plugins to restrict untrusted execution 2017-02-15 16:12:40 -08:00
nxos_template.pyi Use mypy to do static type checking 2017-07-27 14:34:07 -05:00
ops_config.py Add action plugins to restrict untrusted execution 2017-02-15 16:12:40 -08:00
ops_config.pyi Use mypy to do static type checking 2017-07-27 14:34:07 -05:00
ops_template.py Add action plugins to restrict untrusted execution 2017-02-15 16:12:40 -08:00
ops_template.pyi Use mypy to do static type checking 2017-07-27 14:34:07 -05:00
patch.py Fix all action plugins to import safely 2017-02-22 14:49:34 -05:00
patch.pyi Use mypy to do static type checking 2017-07-27 14:34:07 -05:00
script.py Fix all action plugins to import safely 2017-02-22 14:49:34 -05:00
script.pyi Use mypy to do static type checking 2017-07-27 14:34:07 -05:00
sros_config.py Add action plugins to restrict untrusted execution 2017-02-15 16:12:40 -08:00
sros_config.pyi Use mypy to do static type checking 2017-07-27 14:34:07 -05:00
synchronize.py Merge "Fix keyerror with synchronize" into feature/zuulv3 2017-02-24 19:55:28 +00:00
synchronize.pyi Use mypy to do static type checking 2017-07-27 14:34:07 -05:00
template.py Fix all action plugins to import safely 2017-02-22 14:49:34 -05:00
template.pyi Use mypy to do static type checking 2017-07-27 14:34:07 -05:00
unarchive.py Fix all action plugins to import safely 2017-02-22 14:49:34 -05:00
unarchive.pyi Use mypy to do static type checking 2017-07-27 14:34:07 -05:00
vyos_config.py Add action plugins to restrict untrusted execution 2017-02-15 16:12:40 -08:00
vyos_config.pyi Use mypy to do static type checking 2017-07-27 14:34:07 -05:00
win_copy.py Fix all action plugins to import safely 2017-02-22 14:49:34 -05:00
win_copy.pyi Use mypy to do static type checking 2017-07-27 14:34:07 -05:00
win_template.py Fix all action plugins to import safely 2017-02-22 14:49:34 -05:00
win_template.pyi Use mypy to do static type checking 2017-07-27 14:34:07 -05:00