From 82311bdd6aa4118ecd6720bd4f80b860f585154c Mon Sep 17 00:00:00 2001 From: IsaacVRey Date: Fri, 29 Mar 2024 15:59:44 -0600 Subject: [PATCH] Create changelog fragment --- .../fragments/1351-update-docstring-zos_gather_facts.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changelogs/fragments/1351-update-docstring-zos_gather_facts.yml diff --git a/changelogs/fragments/1351-update-docstring-zos_gather_facts.yml b/changelogs/fragments/1351-update-docstring-zos_gather_facts.yml new file mode 100644 index 000000000..2de435d33 --- /dev/null +++ b/changelogs/fragments/1351-update-docstring-zos_gather_facts.yml @@ -0,0 +1,3 @@ +trivial: + - zos_gather_facts - Updated docstrings to google style for visual aid to developers. + (https://github.com/ansible-collections/ibm_zos_core/pull/1351). \ No newline at end of file