fix ansible-lint issues in example code

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
This commit is contained in:
Rich Megginson 2024-06-03 13:08:36 -06:00 committed by Richard Megginson
parent 0f3f437e72
commit a8d381751a
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@
copy:
src: "{{ item }}"
dest: /etc/pki/tls/{{ item }}
mode: 0600
mode: "0600"
with_items:
- client.key
- client.pem

View file

@ -1,7 +1,7 @@
# SPDX-License-Identifier: BSD-3-Clause
---
- name: Manage network MAC VTAP
hosts: network-test
hosts: network-test
vars:
network_connections:
- name: eth0