From 38b7c80217c4e72b1d8988eb1e60bb6e77334114 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 18 Apr 2024 07:52:22 +0200 Subject: Adding upstream version 9.4.0+dfsg. Signed-off-by: Daniel Baumann --- .../microsoft/ad/docs/docsite/rst/guide_ldap_inventory.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ansible_collections/microsoft/ad/docs/docsite/rst') diff --git a/ansible_collections/microsoft/ad/docs/docsite/rst/guide_ldap_inventory.rst b/ansible_collections/microsoft/ad/docs/docsite/rst/guide_ldap_inventory.rst index 798775b21..b9aa9b96d 100644 --- a/ansible_collections/microsoft/ad/docs/docsite/rst/guide_ldap_inventory.rst +++ b/ansible_collections/microsoft/ad/docs/docsite/rst/guide_ldap_inventory.rst @@ -225,6 +225,7 @@ The following filters can be used as an easy way to further convert the coerced * :ref:`microsoft.ad.as_datetime ` * :ref:`microsoft.ad.as_guid ` * :ref:`microsoft.ad.as_sid ` +* :ref:`microsoft.ad.parse_dn ` An example of these filters being used in the ``attributes`` option can be seen below: @@ -409,7 +410,7 @@ The ``raw`` value contains the raw base64 encoded value as stored in AD. The ``t * ``encrypted_value``: The encrypted password blob as a base64 string * ``flags``: The flags set as a bitwise int value, currently these are undocumented by Microsoft -* ``update_timestamp``: The FILETIME value of when the +* ``update_timestamp``: The FILETIME value of when the * ``value``: The decrypted value containing the username and password as a JSON string * ``debug``: Debug information that indicates why it failed to decrypt the value -- cgit v1.2.3