Skip to content

Warn users that the k8s_info module was k8s_facts before Ansible 2.9 #43

@nejch

Description

@nejch

Thanks a lot for the great read! I'm not sure if this should be in the scope of the book, since this might be an issue with other modules as well, but just thought I'd mention it. Chapter 4 uses the k8s_info module to gather service facts, which was called k8s_facts before Ansible 2.9.

I'm executing the playbooks from a repo with GitLab CI rather than locally, using the ansible/ansible-runner:latest image from https://hub.docker.com/r/ansible/ansible-runner. I'm not sure this is the greatest idea (I thought I'd eventually use the added runner capabilities), but anyway - the latest runner image is currently still at Ansible 2.8 - so the deployment test in Chapter 4 was failing with ERROR! no action detected in task.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions