In the examples: - name: Create Network Pool dellemc.powerscale.networkpool: onefs_host: "{{onefs_host}}" api_user: "{{api_user}}" api_password: "{{api_password}}" verify_ssl: "{{verify_ssl}}" groupnet: "groupnet0" subnet: "subnet0" pool: "Test_Pool_2" access_zone: "system" state: "present" pool is not valid in this context.