community.general/lib/ansible/playbook/role
Brian Coca e40832df84
become mixin is no more (#54002)
* become mixin is no more
  since sudo/su keywords are removed in 2.9 .. no need to keep this code around
 * also don't need test for code that is removed
 * made preprocess_data on base noop
   its not used by anything anymore, but kept for backwards compat since other methods of same name are used
2019-04-12 12:13:55 -04:00
..
__init__.py become mixin is no more (#54002) 2019-04-12 12:13:55 -04:00
definition.py become mixin is no more (#54002) 2019-04-12 12:13:55 -04:00
include.py Collection content loading (#52194) 2019-03-28 10:41:39 -07:00
metadata.py Collection content loading (#52194) 2019-03-28 10:41:39 -07:00
requirement.py handle non strings in requirements version for ansible-galaxy (#52109) 2019-02-20 14:28:04 -05:00