#15037·algo

cloud-linode : Create a stackscript Task failed: Module failed: No module named 'ansible_specdoc'

Author: tynpCreated Aug 25, 2026Updated Aug 25, 2026

What happened? provisioning on linode fails during Create a stackscript task.

Environment (cloud provider, OS, WireGuard or IPsec) linode, arch, wireguard. both via Docker container and using algo bash script.

args:

-e provider=linode
  server_name=algo
  ondemand_cellular=false
  ondemand_wifi=false
  dns_adblocking=true
  ssh_tunneling=true
  store_pki=false
  region=redacted
  linode_token=redacted

Output

TASK [cloud-linode : Create a stackscript] *****************************************************************************
[ERROR]: Task failed: Module failed: No module named 'ansible_specdoc'
Origin: /algo/roles/cloud-linode/tasks/main.yml:12:3

10       touch /var/lib/cloud/data/result.json
11
12 - name: Create a stackscript
     ^ column 3

fatal: [localhost]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false}