Execution
Date 14 Dec 2025 10:21:40 +0000
Duration 00:43:55.98
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.13.5
Summary
13 Hosts
2438 Tasks
2413 Results
107 Plays
511 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.75
  • Play
    Install nova compute services
  • Task
    pki : Create the CSR for nova_aio1
  • Host
    aio1 ( task delegated to localhost )

Field Value
basicConstraints None
changed
True
diff
--- before

+++ after

@@ -1 +1,65 @@

-{}
+{
+    "authority_cert_issuer": null,
+    "authority_cert_serial_number": null,
+    "authority_key_identifier": null,
+    "basic_constraints": null,
+    "basic_constraints_critical": false,
+    "can_parse_csr": true,
+    "extended_key_usage": [
+        "TLS Web Client Authentication",
+        "TLS Web Server Authentication"
+    ],
+    "extended_key_usage_critical": false,
+    "extensions_by_oid": {
+        "2.5.29.15": {
+            "critical": false,
+            "value": "AwIDqA=="
+        },
+        "2.5.29.17": {
+            "critical": false,
+            "value": "MBKCBGFpbzGCBGFpbzGHBKwd7GQ="
+        },
+        "2.5.29.37": {
+            "critical": false,
+            "value": "MBQGCCsGAQUFBwMCBggrBgEFBQcDAQ=="
+        }
+    },
+    "key_usage": [
+        "Digital Signature",
+        "Key Agreement",
+        "Key Encipherment"
+    ],
+    "key_usage_critical": false,
+    "name_constraints_critical": false,
+    "name_constraints_excluded": null,
+    "name_constraints_permitted": null,
+    "ocsp_must_staple": null,
+    "ocsp_must_staple_critical": false,
+    "public_key": "-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAumk30VsGGqwNjkAg6Tcs\nDRVlwwLkYkBFMxWCn0byC2a6HwiaCpxcwtKSPHfxkNKmO3sxeUjCKy3xdmDB0Imc\nKrzqoslinFJmfKiyNeKtL3Msk+p3nXKvPIWp0Oc1Exs0lk9KOFsnPiQpmPOZ6bs7\nu1AehgCiSqMhoOhZX3393uNDC/iEWCPqA9sxnexaW+F66sp6tcuM7Kj8zJUCYktF\nyoN2xD6kNpL5zc7HNzviWhelXynkGrFqophLcvSsDqTDIQu1TzwE1ZFxxzpCtak6\nPdUk50bodDtS7TMdbYIWXQzOtplf7rwtgSlJPhMzVpq28qsfverojKy4kdleiYh5\nF0GHeWRdy47lLafb12bqtvS74VceNK+1IErHv5sBlcyxsOkFdO1Jaf9ib61i0fmy\nx3lDBoNFJOGbQTlljK8WQLm7ig5ZHoQBNSnoPMpgIoUMqeZ4gXK/YeX7bpZo7tL7\n5CKrySKWX/FKdN2adBLwift2nETSBCRqjUEYIb69L773D+czTmH5Kxd4Sq6zGl0Z\nVAJpkK97YCNv132C12B9WMLU9HVvhiTb57nwrGwX2MNl1j0xpVXztz7WBzEF7BGp\nooqX3udkhkCii24k8TFqPJHFiIxb+9jsrhujRmvLrN7XEzsoT16QkaygNLqn9fpn\nXOhPPxUcmVA0Sdf0XZaJ5XkCAwEAAQ==\n-----END PUBLIC KEY-----\n",
+    "public_key_data": {
+        "exponent": 65537,
+        "modulus": 760490562845672303604772331943290608306747776547759408749102185793929115246490021721440642912869866091383881555528103648786568084665941981327863310749765814697799053529551725112668964574562488752383178546930732606251734271841487878498013539347550625406891247408606824558598575069948821720326840153155905367156367854204349864252066303679490883561862432666417275962063343310956314408523329795947437042784001168657279151491415589852119818709582348588043026955107130832558940363556784532976623531295076476194004313772460665607619189483744010171494535481731718144181807334242772305318848013930988629945446500413137824898823847830381814821732993761708188465457219198495749309517552615896428926253193529991336358071523315043439359146656559496017070794222138107571452376716887098149787923303499352808329252546615919465388471932839998516223819559270700528443526850004121646820828666058600788286345921491848135077286275791842031037460374075239620563591381115060425022514822721052094570087607916308130048891681457541181004422135777470530274961587374344594021968927800981182713182802249967070208757853911839759395798128131992404496384412741994128139640814871573565639723893168009320908364162776075897483355057954520467956888869663461274974545273,
+        "size": 4096
+    },
+    "public_key_fingerprints": {
+        "sha256": "51:86:e9:fa:da:85:fd:49:9f:de:ba:95:4e:96:db:d8:54:c9:78:d7:9b:ae:61:c0:f2:bc:0a:7e:a7:e2:b6:a8"
+    },
+    "public_key_type": "RSA",
+    "signature_valid": true,
+    "subject": {
+        "commonName": "aio1"
+    },
+    "subject_alt_name": [
+        "DNS:aio1",
+        "DNS:aio1",
+        "IP:172.29.236.100"
+    ],
+    "subject_alt_name_critical": false,
+    "subject_key_identifier": null,
+    "subject_ordered": [
+        [
+            "commonName",
+            "aio1"
+        ]
+    ]
+}
extendedKeyUsage
[
    "clientAuth",
    "serverAuth"
]
filename
/etc/openstack_deploy/pki/certs/csr/nova_aio1.csr
invocation
{
    "module_args": {
        "attributes": null,
        "authority_cert_issuer": null,
        "authority_cert_serial_number": null,
        "authority_key_identifier": null,
        "backup": false,
        "basic_constraints": null,
        "basic_constraints_critical": true,
        "common_name": "aio1",
        "country_name": null,
        "create_subject_key_identifier": false,
        "crl_distribution_points": null,
        "digest": "sha256",
        "email_address": null,
        "extended_key_usage": [
            "clientAuth",
            "serverAuth"
        ],
        "extended_key_usage_critical": false,
        "force": false,
        "group": null,
        "key_usage": [
            "digitalSignature",
            "keyAgreement",
            "keyEncipherment"
        ],
        "key_usage_critical": false,
        "locality_name": null,
        "mode": null,
        "name_constraints_critical": false,
        "name_constraints_excluded": null,
        "name_constraints_permitted": null,
        "ocsp_must_staple": false,
        "ocsp_must_staple_critical": false,
        "organization_name": null,
        "organizational_unit_name": null,
        "owner": null,
        "path": "/etc/openstack_deploy/pki/certs/csr/nova_aio1.csr",
        "privatekey_content": null,
        "privatekey_passphrase": null,
        "privatekey_path": "/etc/openstack_deploy/pki/certs/private/nova_aio1.key.pem",
        "return_content": false,
        "select_crypto_backend": "auto",
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "state": "present",
        "state_or_province_name": null,
        "subject": null,
        "subject_alt_name": [
            "DNS:aio1",
            "DNS:aio1",
            "IP:172.29.236.100"
        ],
        "subject_alt_name_critical": false,
        "subject_key_identifier": null,
        "subject_ordered": null,
        "unsafe_writes": false,
        "use_common_name_for_san": true,
        "version": 1
    }
}
keyUsage
[
    "digitalSignature",
    "keyAgreement",
    "keyEncipherment"
]
name_constraints_excluded
[]
name_constraints_permitted
[]
ocspMustStaple
False
privatekey
/etc/openstack_deploy/pki/certs/private/nova_aio1.key.pem
subject
[
    [
        "CN",
        "aio1"
    ]
]
subjectAltName
[
    "DNS:aio1",
    "DNS:aio1",
    "IP:172.29.236.100"
]