Bill Nottingham

Results 9 issues of Bill Nottingham

##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME - API - UI ##### SUMMARY At a high level, there are two 'simple' use cases: - attach multiple ssh keys...

type:enhancement
component:api
component:ui

When the target of --bind is a symlink, bubblewrap fails. [root@localhost ~]# mkdir /usr/local/foo [root@localhost ~]# ln -sf /usr/local/foo /usr/local/cow [root@localhost ~]# mkdir /tmp/bar [root@localhost ~]# bwrap --dev-bind / /...

##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME - API - UI ##### SUMMARY While playbooks should live in source control and not be edited from AWX, it could...

type:enhancement
component:api
component:ui

### Describe the problem When the ANSI sequence is directly wrapped in brackets the brackets are removed from the output. ### Steps to reproduce the problem ``` require 'strings-ansi' str1...

bug

This doesn't appear to have any specific copyright or license noted in the metadata or the code itself.

Using boost 1.66.0 (Fedora 28, if that matters) ``` #include #include #include #include #include #include int main(int argc, char **argv) { namespace pt = boost::posix_time; pt::ptime now = pt::second_clock::local_time(); using...

enhancement

AWX Feature Spec - Programmable Surveys ======================================= User Persona ------------ Administrator delegating jobs to user Delegated automation user Usage Cases ----------- High-level: * Administrator wants to present to the user...

type:enhancement
component:api
component:ui

##### ISSUE TYPE - Feature Idea ##### SUMMARY With https://github.com/ansible/awx/issues/5157 , we are moving Ansible execution to containerized images, so that if customization of the way Ansible is executed is...

type:enhancement
component:api

##### ISSUE TYPE - Bug Report ##### COMPONENT NAME - UI - API (maybe) ##### SUMMARY The dashboard has date-based granularity: - in monthly view, there is a tick for...

type:enhancement
component:ui
good first issue
component:ux
Hacktoberfest