Fix tests

This commit is contained in:
Nikolaos Kakouros 2022-08-19 16:44:23 +00:00 committed by Jakub Jelen
parent 221a801260
commit 7866c6bc29

View file

@ -25,6 +25,10 @@
name: ansible-sshd
public: true
- name: Convert exported variable to fact so that it is available in next plays
set_fact:
__sshd_config_file: "{{ __sshd_config_file }}"
- hosts: all
tasks:
- name: Get config1 stat