Revert "now modules can implement with_items list globbing w/o updating"
This reverts commit 4942a06bc2
.
Conflicts:
lib/ansible/runner/__init__.py
This commit is contained in:
parent
909395f81a
commit
79a9629108
3 changed files with 0 additions and 3 deletions
|
@ -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…
Reference in a new issue