Remove commented out tasks

This commit is contained in:
Matt Martz 2020-03-19 10:33:27 -05:00
parent 86f70d3316
commit e335f63c87

View file

@ -1,12 +1,3 @@
# - debug:
# msg: >-
# Skipping {{ ansible_distribution }} as ansible-base does not contain
# the packaging module ({{ ansible_pkg_mgr }}) for this operating system
#
# - name: stop executing on hosts that we don't have package manager modules for
# meta: end_host
# when: ansible_pkg_mgr not in ['apt', 'dnf', 'yum']
- name: ensure idempotency installed - name: ensure idempotency installed
package: package:
name: patch name: patch