Revert "now modules can implement with_items list globbing w/o updating"

This reverts commit 4942a06bc2.

Conflicts:

	lib/ansible/runner/__init__.py
reviewable/pr18780/r1
Michael DeHaan 12 years ago
parent 909395f81a
commit 79a9629108

@ -1,6 +1,5 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
# WITH_ITEMS_USES_LIST
# (c) 2012, Flowroute LLC
# Written by Matthew Williams <matthew@flowroute.com>

@ -1,6 +1,5 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
# WITH_ITEMS_USES_LIST
# (c) 2013, bleader
# Written by bleader <bleader@ratonland.org>

@ -1,6 +1,5 @@
#!/usr/bin/python -tt
# -*- coding: utf-8 -*-
# WITH_ITEMS_USES_LIST
# (c) 2012, Red Hat, Inc
# Written by Seth Vidal <skvidal at fedoraproject.org>

Loading…
Cancel
Save