diff options
-rw-r--r-- | xci/playbooks/roles/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xci/playbooks/roles/.gitignore b/xci/playbooks/roles/.gitignore index e0b47770..5e72578c 100644 --- a/xci/playbooks/roles/.gitignore +++ b/xci/playbooks/roles/.gitignore @@ -3,6 +3,6 @@ !clone-repository/ !configure-network/ !configure-nfs/ -!prepare-functest/ +!run-functest/ !remote-folders/ !synchronize-time/ |