mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Fix majority of remaining yamllint warnings and errors
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
@@ -11,8 +11,6 @@
|
||||
# - policy_name (str): the name of the custom SELinux policy to build and
|
||||
# install.
|
||||
|
||||
|
||||
|
||||
- name: copy over our custom selinux module for {{ policy_name }}
|
||||
copy: src="{{ policy_file }}" dest="/usr/local/share/{{ policy_name }}.te"
|
||||
register: selinux_module
|
||||
|
||||
Reference in New Issue
Block a user