diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-26 06:22:15 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-26 06:22:15 +0000 |
commit | 0202b47f95a87598276869ab7f07f57e8a4c8a87 (patch) | |
tree | 21f101dcceb98166b117c40dab3d79d5b2ad8eed /ansible_collections/microsoft/ad/.gitignore | |
parent | Adding upstream version 10.0.1+dfsg. (diff) | |
download | ansible-upstream.tar.xz ansible-upstream.zip |
Adding upstream version 10.1.0+dfsg.upstream/10.1.0+dfsgupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ansible_collections/microsoft/ad/.gitignore')
-rw-r--r-- | ansible_collections/microsoft/ad/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ansible_collections/microsoft/ad/.gitignore b/ansible_collections/microsoft/ad/.gitignore index f77a1cf67..cf70d5ad4 100644 --- a/ansible_collections/microsoft/ad/.gitignore +++ b/ansible_collections/microsoft/ad/.gitignore @@ -393,4 +393,5 @@ changelogs/.plugin-cache.yaml tests/integration/inventory* tests/integration/targets/domain_controller/.vagrant tests/integration/targets/membership/.vagrant -tests/output/
\ No newline at end of file +tests/output/ +.vagrant/
\ No newline at end of file |