diff --git a/test/integration/roles/test_script/tasks/main.yml b/test/integration/roles/test_script/tasks/main.yml index 3ea4d63f535..ffbe40d6007 100644 --- a/test/integration/roles/test_script/tasks/main.yml +++ b/test/integration/roles/test_script/tasks/main.yml @@ -1,4 +1,4 @@ -# Test code for the command and shell modules. +# Test code for the script module and action_plugin. # (c) 2014, Richard Isaacson # This file is part of Ansible