We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 619f4de commit 6b4bcf4Copy full SHA for 6b4bcf4
ansible_mitogen/parsing.py
@@ -26,14 +26,6 @@
26
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
27
# POSSIBILITY OF SUCH DAMAGE.
28
29
-"""
30
-Classes to detect each case from [0] and prepare arguments necessary for the
31
-corresponding Runner class within the target, including preloading requisite
32
-files/modules known missing.
33
-
34
-[0] "Ansible Module Architecture", developing_program_flow_modules.html
35
36
37
from __future__ import absolute_import
38
from __future__ import unicode_literals
39
0 commit comments