Remove fixme and extraneous file.
This commit is contained in:
parent
c91ceddfac
commit
537b72bd1e
2 changed files with 0 additions and 3 deletions
|
@ -1 +0,0 @@
|
|||
foo.txt
|
|
@ -16,8 +16,6 @@
|
|||
# You should have received a copy of the GNU General Public License
|
||||
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
# FIXME: replace all fail_when's with asserts
|
||||
|
||||
- set_fact: output_file={{output_dir}}/foo.txt
|
||||
|
||||
- name: initiate a basic copy
|
||||
|
|
Loading…
Reference in a new issue